PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckBoxField Class / PDFCheckBoxField Constructor / PDFCheckBoxField Constructor(String)
The field name.
In This Topic
    PDFCheckBoxField Constructor(String)
    In This Topic
    Initializes a new PDFCheckBoxField object.
    Syntax
    public PDFCheckBoxField( 
       java.lang.String name
    )

    Parameters

    name
    The field name.
    See Also